Share

OBJExportOptions Methods

The OBJExportOptions type exposes the following members.

Methods

 NameDescription
Public methodDispose
(Inherited from BIMExportOptions)
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodIsGridAspectRatioSet Checks whether the GridAspectRatio tessellation parameter is explicitly set.
Public methodIsMaxEdgeLengthSet Checks whether the MaxEdgeLength tessellation parameter is explicitly set.
Public methodIsNormalToleranceSet Checks whether the NormalTolerance tessellation parameter is explicitly set.
Public methodIsSurfaceToleranceSet Checks whether the SurfaceTolerance tessellation parameter is explicitly set.
Public methodStatic memberIsValidForGridAspectRatio Checks whether the value is allowed (is in the allowed range) for GridAspectRatio tessellation parameter.
Public methodStatic memberIsValidForMaxEdgeLength Checks whether the value is allowed (is in the allowed range) for MaxEdgeLength tessellation parameter.
Public methodStatic memberIsValidForNormalTolerance Checks whether the value is allowed (is in the allowed range) for NormalTolerance tessellation parameter.
Public methodStatic memberIsValidForSurfaceTolerance Checks whether the value is allowed (is in the allowed range) for SurfaceTolerance tessellation parameter.
Public methodSetTessellationSettings Sets all the tessellation parameters to its predefined values for the given resolution type.
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)

See Also

Reference

Was this information helpful?