Class TopoDisplayeeUtil
Provides utility methods for displaying and manipulating topological displayees.
public static class TopoDisplayeeUtil
- Inheritance
-
TopoDisplayeeUtil
- Inherited Members
Methods
Display(ITopo, Bind)
Displays the topological displayee using the specified bind context.
public static void Display(this ITopo src, Bind bind)
Parameters
ExpandToBox3d(ITopo, Box3d)
Expands the bounding box to include the topological displayee's geometry.
public static void ExpandToBox3d(this ITopo src, Box3d dst)