Click or drag to resize

PrimitiveShape Class

Shape(Polyhedral Model) Primitive (TYPE : 11)
Inheritance Hierarchy
SystemObject
  VIZCore3D.NET.ManagerPrimitiveObject
    VIZCore3D.NET.ManagerPrimitiveShape

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

The PrimitiveShape type exposes the following members.

Constructors
 NameDescription
Public methodPrimitiveShape Construction
Public methodPrimitiveShape(String) Construction
Top
Properties
 NameDescription
Public propertyBoundBox Bound Box
Public propertyFaceCount Face Count
Public propertyMatrix Matrix
Public propertyNormal Normal Vector
Public propertyTriangle Triangle Mesh
Top
Methods
 NameDescription
Public methodExportPrimitive Export REV
Top
See Also