PackageApiData exchangeTkdestepStep shape
StepShape (page 2 of 2)
OCCT package StepShape: StepShape_AdvancedBrepShapeRepresentation, StepShape_AdvancedFace, StepShape_AngleRelator, StepShape_AngularLocation, and 101 more…
StepShape_ValueFormatTypeQualifier
Added for Dimensional Tolerances.
Constructors(1)
Static methods(2)
- get_type_name(): string
Instance methods(4)
- Init(theFormatType: TCollection_HAsciiString): void
Init all field own and inherited.
Parameters (1)theFormatType
Returns field FormatType.
- SetFormatType(theFormatType: TCollection_HAsciiString): void
Set field FormatType.
Parameters (1)theFormatType
StepShape_ValueQualifier
Added for Dimensional Tolerances.
Constructors(1)
Instance methods(4)
- CaseNum(ent: Standard_Transient): number
Recognizes a kind of ValueQualifier Select Type : 1 -> PrecisionQualifier from StepShape 2 -> TypeQualifier from StepShape 3 -> UnceraintyQualifier .. not yet implemented 4 -> ValueFormatTypeQualifier.
Parameters (1)ent
Returns Value as PrecisionQualifier.
Returns Value as TypeQualifier.
Returns Value as ValueFormatTypeQualifier.
StepShape_Vertex
Constructors(1)
Returns a Vertex.
Static methods(2)
- get_type_name(): string
Instance methods(1)
StepShape_VertexLoop
Constructors(1)
Returns a VertexLoop.
Static methods(2)
- get_type_name(): string
Instance methods(5)
- Init(aName: TCollection_HAsciiString, aLoopVertex: StepShape_Vertex): voidParameters (2)
aNameaLoopVertex
- Init(aName: TCollection_HAsciiString): voidParameters (1)
aName
- SetLoopVertex(aLoopVertex: StepShape_Vertex): voidParameters (1)
aLoopVertex
StepShape_VertexPoint
Constructors(1)
Returns a VertexPoint.
Static methods(2)
- get_type_name(): string
Instance methods(5)
- Init(aName: TCollection_HAsciiString, aVertexGeometry: StepGeom_Point): voidParameters (2)
aNameaVertexGeometry
- Init(aName: TCollection_HAsciiString): voidParameters (1)
aName
- SetVertexGeometry(aVertexGeometry: StepGeom_Point): voidParameters (1)
aVertexGeometry