|
Open CASCADE Technology 6.5.2
|
Representation of STEP entity FaceBasedSurfaceModel
#include <StepShape_FaceBasedSurfaceModel.hxx>

Public Member Functions | |
| StepShape_FaceBasedSurfaceModel () | |
| Empty constructor | |
| void | Init (const Handle< TCollection_HAsciiString > &aRepresentationItem_Name, const Handle< StepShape_HArray1OfConnectedFaceSet > &aFbsmFaces) |
| Initialize all fields (own and inherited) | |
| Handle_StepShape_HArray1OfConnectedFaceSet | FbsmFaces () const |
| Returns field FbsmFaces | |
| void | SetFbsmFaces (const Handle< StepShape_HArray1OfConnectedFaceSet > &FbsmFaces) |
| Set field FbsmFaces | |
| StepShape_FaceBasedSurfaceModel::StepShape_FaceBasedSurfaceModel | ( | ) |
| Handle_StepShape_HArray1OfConnectedFaceSet StepShape_FaceBasedSurfaceModel::FbsmFaces | ( | ) | const |
| void StepShape_FaceBasedSurfaceModel::Init | ( | const Handle< TCollection_HAsciiString > & | aRepresentationItem_Name, |
| const Handle< StepShape_HArray1OfConnectedFaceSet > & | aFbsmFaces | ||
| ) |
| void StepShape_FaceBasedSurfaceModel::SetFbsmFaces | ( | const Handle< StepShape_HArray1OfConnectedFaceSet > & | FbsmFaces | ) |
1.7.4