The OBJExportOptions type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Dispose | (Inherited from BIMExportOptions) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | IsGridAspectRatioSet | Checks whether the GridAspectRatio tessellation parameter is explicitly set. |
![]() | IsMaxEdgeLengthSet | Checks whether the MaxEdgeLength tessellation parameter is explicitly set. |
![]() | IsNormalToleranceSet | Checks whether the NormalTolerance tessellation parameter is explicitly set. |
![]() | IsSurfaceToleranceSet | Checks whether the SurfaceTolerance tessellation parameter is explicitly set. |
![]() ![]() | IsValidForGridAspectRatio | Checks whether the value is allowed (is in the allowed range) for GridAspectRatio tessellation parameter. |
![]() ![]() | IsValidForMaxEdgeLength | Checks whether the value is allowed (is in the allowed range) for MaxEdgeLength tessellation parameter. |
![]() ![]() | IsValidForNormalTolerance | Checks whether the value is allowed (is in the allowed range) for NormalTolerance tessellation parameter. |
![]() ![]() | IsValidForSurfaceTolerance | Checks whether the value is allowed (is in the allowed range) for SurfaceTolerance tessellation parameter. |
![]() | SetTessellationSettings | Sets all the tessellation parameters to its predefined values for the given resolution type. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |