Click or drag to resize

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; }

Property Value

Type: FileStpWriteOptionsStepSchema
See Also