#include <StepShape_ConnectedFaceSet.hxx>
Inheritance diagram for StepShape_ConnectedFaceSet:
Public Member Functions | |
Standard_EXPORT | StepShape_ConnectedFaceSet () |
Returns a ConnectedFaceSet . | |
virtual Standard_EXPORT void | Init (const Handle(TCollection_HAsciiString)&aName) |
virtual Standard_EXPORT void | Init (const Handle(TCollection_HAsciiString)&aName, const Handle(StepShape_HArray1OfFace)&aCfsFaces) |
virtual Standard_EXPORT void | SetCfsFaces (const Handle(StepShape_HArray1OfFace)&aCfsFaces) |
virtual Standard_EXPORT Handle_StepShape_HArray1OfFace | CfsFaces () const |
virtual Standard_EXPORT Handle_StepShape_Face | CfsFacesValue (const Standard_Integer num) const |
virtual Standard_EXPORT Standard_Integer | NbCfsFaces () const |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
Handle_StepShape_HArray1OfFace | cfsFaces |
|
|
|
Reimplemented in StepShape_OrientedClosedShell, and StepShape_OrientedOpenShell. |
|
Reimplemented in StepShape_OrientedClosedShell, and StepShape_OrientedOpenShell. |
|
Reimplemented from StepShape_TopologicalRepresentationItem. Reimplemented in StepShape_ClosedShell, StepShape_ConnectedFaceSubSet, StepShape_OpenShell, StepShape_OrientedClosedShell, and StepShape_OrientedOpenShell. |
|
Reimplemented in StepShape_OrientedClosedShell, and StepShape_OrientedOpenShell. |
|
Reimplemented from StepRepr_RepresentationItem. |
|
Reimplemented in StepShape_OrientedClosedShell, and StepShape_OrientedOpenShell. |
|
Reimplemented in StepShape_OrientedClosedShell, and StepShape_OrientedOpenShell. |
|
|