HiddenLineDrawing Methods |
The HiddenLineDrawing type exposes the following members.
Name | Description | |
---|---|---|
BoundingBox |
Get tight bounding box of the hidden line drawing.
| |
Compute(HiddenLineDrawingParameters, Boolean) |
Perform the hidden line drawing calculation based on input parameters
| |
Compute(HiddenLineDrawingParameters, Boolean, IProgressDouble, CancellationToken) |
Perform the hidden line drawing calculation based on input parameters
| |
Dispose |
Actively reclaims unmanaged resources that this instance uses.
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize |
Passively reclaims unmanaged resources when the class user did not explicitly call Dispose().
(Overrides ObjectFinalize.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
RejoinCompatibleVisible |
///
Join consecutive visible curves from a single FullCurve
Return ValueType:true if successful, false otherwise. | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |