CATStrUseItf Interface CATIStrUseProfileOnOpening
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIStrUseProfileOnOpening
Interface to manage a Profile built on a Opening
Role: Interface to manage Profile created on opening edge.
Method Index
- o
GetOpening(CATIMmiMechanicalFeature_var&)
- Get the Opening on which this Profile is built.
- o
GetTraceOffset(CATICkeParm_var&)
- Get the offset used to perform a geodesic parallel curve from the opening.
- o
SetOpening(CATIMmiMechanicalFeature_var&)
- Set the Opening on which this Profile will be built.
Methods
o GetOpening
public virtual GetOpening( | | ospOpening) |
-
Get the Opening on which this Profile is built.
- Parameters:
-
- ospOpening
- Opening.
o GetTraceOffset
public virtual GetTraceOffset( | | ospOffset) |
-
Get the offset used to perform a geodesic parallel curve from the opening.
- Parameters:
-
- ospOffset
- Offset.
o SetOpening
public virtual SetOpening( | const | ispOpening) |
-
Set the Opening on which this Profile will be built. The Opening has to be mono-domain.
- Parameters:
-
- ispOpening
- Opening.
This object is included in the file: CATIStrUseProfileOnOpening.h
If needed, your Imakefile.mk should include the module: CATStrUseItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.