PrimitiveShape Constructors
Overloads
| Name | Description |
|---|---|
| PrimitiveShape() | Construction |
| PrimitiveShape(string stlPath) | Construction |
PrimitiveShape()
public PrimitiveShape()
Construction
PrimitiveShape(string stlPath)
public PrimitiveShape(string stlPath)
Construction
Parameters
| Name | Type | Description |
|---|---|---|
| stlPath | string | STL File |