SurfaceObject Properties

The SurfaceObject type exposes the following members.

Properties
  NameDescription
Public propertyClass
Gets or sets the class of the surface object.
Public propertyCreateHoles
Gets or sets a value indicating whether CreateHoles parameter of the surface object.
Public propertyFather
Gets or sets the father object of the surface object. The father can be set only before the Insert(), otherwise exception is thrown.
Public propertyIdentifier
The identifier of the object.
(Inherited from Object.)
Public propertyIsUpToDate
Gets if the object does not have a modification which is not shared.
(Inherited from ModelObject.)
Public propertyModificationTime
Gets latest time of the object was modified or created.
(Inherited from ModelObject.)
Public propertyName
Gets or sets the name of the surface object.
Public propertyPolymesh
Gets or sets the surface geometry brep.
Public propertyType
Gets or sets the type of the surface object.
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next