PointCloudCropCreate Method

Creates a PointCloudCrop object. If the specified parameter is IntPtr::Zero, creates a non-binded PointCloudCrop. If the passed parameter is a valid OdDbPointCloudCropping pointer, binds the created PointCloudCrop with it.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public static PointCloudCrop Create(
        IntPtr unmanagedObjPtr
)

Parameters

unmanagedObjPtr  IntPtr
[in] Pointer to an unmanaged OdDbPointCloudCropping object.

Return Value

PointCloudCrop
See Also

©  Bricsys NV. All rights reserved.