ModelsetSectioning Method

Overload List
  Name Description
Public method setSectioning(Point3dCollection, Vector3d) Sets the active sectioning for this Model object. After specifying the sectioning, it should be enabled with the EnableSectioning property.
Public method setSectioning(Point3dCollection, Vector3d, Double, Double) Sets the active sectioning for this Model object. The sectioning is capped vertically using the specified top and bottom heights. After specifying the sectioning, it should be enabled with the EnableSectioning property.
Top
See Also