Click or drag to resize

PrimitiveObject Class

Node Base Class
Inheritance Hierarchy
SystemObject
  VIZCore3D.NET.ManagerPrimitiveObject
    More...

Namespace:  VIZCore3D.NET.Manager
Assembly:  VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.24.1104 (2.8.24.1104)
Syntax
C#
public class PrimitiveObject

The PrimitiveObject type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyColorIndex
Color Index
Public propertyIsNode
Node?
Public propertyNodeName
Node Name
Public propertyNodes
Nodes
Top
Methods
  NameDescription
Public methodAddNode
Add Node
Public methodAddPrimitive(PrimitiveBox)
Add Primitive (BOX)
Public methodAddPrimitive(PrimitiveCircularTorus)
Add Primitive (CIRCULAR TOURS)
Public methodAddPrimitive(PrimitiveCone)
Add Primitive (CONE)
Public methodAddPrimitive(PrimitiveCylinder)
Add Primitive (CYLINDER)
Public methodAddPrimitive(PrimitivePyramid)
Add Primitive (PYRAMID)
Public methodExport
Export RVT
Top
See Also
Inheritance Hierarchy