ShapeImporterSourceFormat
Description:
An enumerated type listing the possible formats supported by the Shapeimporter.
An enumerated type listing the possible formats supported by the Shapeimporter.
public enum ShapeImporterSourceFormat
| Name | Description |
|---|---|
| Auto | The format of the incoming data will be determined from input file extension. |
| SAT | The incoming data is in SAT format (*.sat). |
| Rhino | The incoming data is in Rhino format (*.3dm). |