|
M
Dispose()
|
None
|
(Inherited from ATFBaseExportOptions .)
|
ATFBaseExportOptions
|
|
M
Equals
|
None
|
Determines whether the specified Object is equal to the current Object . (Inherited from Object .)
|
Object .
|
|
M
GetHashCode
|
None
|
Serves as a hash function for a particular type. (Inherited from Object .)
|
Object .
|
|
M
GetType
|
None
|
Gets the Type of the current instance. (Inherited from Object .)
|
Object .
|
|
M
IsGridAspectRatioSet()
|
bool
|
Checks whether the GridAspectRatio tessellation parameter is explicitly set.
|
|
|
M
IsMaxEdgeLengthSet()
|
bool
|
Checks whether the MaxEdgeLength tessellation parameter is explicitly set.
|
|
|
M
IsNormalToleranceSet()
|
bool
|
Checks whether the NormalTolerance tessellation parameter is explicitly set.
|
|
|
M
IsSurfaceToleranceSet()
|
bool
|
Checks whether the SurfaceTolerance tessellation parameter is explicitly set.
|
|
|
M
IsValidForGridAspectRatio(Double)
|
bool
|
Checks whether the value is allowed (is in the allowed range) for GridAspectRatio tessellation parameter.
|
|
|
M
IsValidForMaxEdgeLength(Double)
|
bool
|
Checks whether the value is allowed (is in the allowed range) for MaxEdgeLength tessellation parameter.
|
|
|
M
IsValidForNormalTolerance(Double)
|
bool
|
Checks whether the value is allowed (is in the allowed range) for NormalTolerance tessellation parameter.
|
|
|
M
IsValidForSurfaceTolerance(Double)
|
bool
|
Checks whether the value is allowed (is in the allowed range) for SurfaceTolerance tessellation parameter.
|
|
|
M
SetTessellationSettings(STLExportResolution)
|
None
|
Sets all the tessellation parameters to its predefined values for the given resolution type.
|
|
|
M
ToString
|
None
|
Returns a string that represents the current object. (Inherited from Object .)
|
Object .
|