| Object3DManagerShowPrimitiveDialog Method |
Show Primitive Dialog
Namespace:
VIZCore3D.NET.Manager
Assembly:
VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.24.1104 (2.8.24.1104)
Syntax public void ShowPrimitiveDialog(
Primitives primitive,
Node selectedNode,
int sideCount = 12
)
Parameters
- primitive
- Type: VIZCore3D.NET.DataPrimitives
Primitive Kind - selectedNode
- Type: VIZCore3D.NET.DataNode
Selected Node : Parent Node - sideCount (Optional)
- Type: SystemInt32
Cylinder Side Count : 12 ~ 36. Default 6
See Also