PointCloudExActiveFileName Property
|
Property that represents the currently active
point cloud file name.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public string ActiveFileName { get; }
Public ReadOnly Property ActiveFileName As String
Get
public:
property String^ ActiveFileName {
String^ get ();
}
member ActiveFileName : string with get
Property Value
String
See Also