All Frameworks Class Hierarchy This Framework Indexes
CATArrangementInterfaces Interface CATIRouRadiusCornerSection
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIRouRadiusCornerSection
Interface on a RadiusCornerSection.
Role: To get/set the corresponding radius data.
Method Index
- o
GetInsideRadiusCorner(double&)
- GetInsideRadiusCorner.
- o
GetRadiusCorner(double&)
- GetRadiusCorner.
Methods
o GetInsideRadiusCorner
| public virtual GetInsideRadiusCorner( | | oInsideRadiusCorner) |
-
GetInsideRadiusCorner.
- Parameters:
-
- oInsideRadiusCorner
- The length of the inside radius at the corner of the section.
o GetRadiusCorner
| public virtual GetRadiusCorner( | | oRadiusCorner) |
-
GetRadiusCorner.
- Parameters:
-
- oRadiusCorner
- The length of the outside radius at the corner of the section.
This object is included in the file: CATIRouRadiusCornerSection.h
If needed, your Imakefile.mk should include the module: CATArrangementItf