PointCloudExclearCropping
Method
|
Clears the cropping boundary array.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public bool clearCropping()
Public Function clearCropping As Boolean
public:
bool clearCropping()
member clearCropping : unit -> bool
Return Value
Boolean
true if cleared successfully,
false otherwise.
See Also