File3dmSettings Class |
Namespace: Rhino.FileIO
The File3dmSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| ModelAbsoluteTolerance | Gets or sets the model space absolute tolerance. | |
| ModelAngleToleranceDegrees | Gets or sets the model space angle tolerance. | |
| ModelAngleToleranceRadians | Gets or sets the model space angle tolerance. | |
| ModelBasepoint |
Gets or sets the model base point that is used when the file is read as an instance definition.
This point is mapped to the origin in the instance definition. | |
| ModelRelativeTolerance | Gets or sets the model space relative tolerance. | |
| ModelUnitSystem |
Gets or sets the model unit system, using UnitSystem enumeration.
| |
| ModelUrl |
Gets or sets a Uniform Resource Locator (URL) direction for the model.
| |
| PageAbsoluteTolerance | Gets or sets the page space absolute tolerance. | |
| PageAngleToleranceDegrees | Gets or sets the page space angle tolerance. | |
| PageAngleToleranceRadians | Gets or sets the page space angle tolerance. | |
| PageRelativeTolerance | Gets or sets the page space relative tolerance. | |
| PageUnitSystem |
Gets or sets the page unit system, using UnitSystem enumeration.
| |
| RenderSettings |
Gets or sets the render settings.
|
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |