CompoundObjectIdFullPath
Property
|
Property that represents a collection of pull
paths of BlockReference identifiers appended with the leaf
ObjectId.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public ObjectIdCollection FullPath { get; }
Public ReadOnly Property FullPath As ObjectIdCollection
Get
public:
property ObjectIdCollection^ FullPath {
ObjectIdCollection^ get ();
}
member FullPath : ObjectIdCollection with get
Property Value
ObjectIdCollection
See Also