PointCloudExNativeExtents
Property
|
Property that represents the native point
cloud extents.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public Extents3d NativeExtents { get; }
Public ReadOnly Property NativeExtents As Extents3d
Get
public:
property Extents3d NativeExtents {
Extents3d get ();
}
member NativeExtents : Extents3d with get
Property Value
Extents3d
See Also