PrimitiveShape
Shape(Polyhedral Model) Primitive (TYPE : 11)
Constructors
| Name | Description |
|---|---|
| PrimitiveShape() | Construction |
| PrimitiveShape(string stlPath) | Construction |
Properties
| Name | Type | Description |
|---|---|---|
| BoundBox | Single[] | Bound Box |
| FaceCount | int | Face Count |
| Matrix | Single[] | Matrix |
| Normal | List<Vertex3D> | Normal Vector |
| Triangle | List<Vertex3D> | Triangle Mesh |
Methods
| Name | Description |
|---|---|
| ExportPrimitive | Export REV |