FileStpWriteOptionsSchema Property |
Get and set the schema of the step file being written.
Namespace:
Rhino.FileIO
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax public FileStpWriteOptionsStepSchema Schema { get; set; }
Public Property Schema As FileStpWriteOptionsStepSchema
Get
Set
Property Value
Type:
FileStpWriteOptionsStepSchemaSee Also