#include <StepGeom_CompositeCurve.hxx>
Inheritance diagram for StepGeom_CompositeCurve:

Public Member Functions | |
| Standard_EXPORT | StepGeom_CompositeCurve () |
| Returns a CompositeCurve . | |
| virtual Standard_EXPORT void | Init (const Handle(TCollection_HAsciiString)&aName) |
| virtual Standard_EXPORT void | Init (const Handle(TCollection_HAsciiString)&aName, const Handle(StepGeom_HArray1OfCompositeCurveSegment)&aSegments, const StepData_Logical aSelfIntersect) |
| Standard_EXPORT void | SetSegments (const Handle(StepGeom_HArray1OfCompositeCurveSegment)&aSegments) |
| Standard_EXPORT Handle_StepGeom_HArray1OfCompositeCurveSegment | Segments () const |
| Standard_EXPORT Handle_StepGeom_CompositeCurveSegment | SegmentsValue (const Standard_Integer num) const |
| Standard_EXPORT Standard_Integer | NbSegments () const |
| Standard_EXPORT void | SetSelfIntersect (const StepData_Logical aSelfIntersect) |
| Standard_EXPORT StepData_Logical | SelfIntersect () const |
| Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
| Handle_StepGeom_HArray1OfCompositeCurveSegment | segments |
| StepData_Logical | selfIntersect |
|
|
|
|
|
Reimplemented from StepGeom_BoundedCurve. Reimplemented in StepGeom_BoundaryCurve, StepGeom_CompositeCurveOnSurface, and StepGeom_OuterBoundaryCurve. |
|
||||||||||||||||
|
|
|
|
Reimplemented from StepRepr_RepresentationItem. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1