AxesFromArchiveTEntityEntityIdentifier Property |
Gets or sets the identifier of the entity whose orientation is to be obtained from the archive.
Namespace:
AGI.Foundation.Geometry
Assembly:
AGI.Foundation.Tracking (in AGI.Foundation.Tracking.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public Object EntityIdentifier { get; set; }
Public Property EntityIdentifier As Object
Get
Set
public:
property Object^ EntityIdentifier {
Object^ get ();
void set (Object^ value);
}
member EntityIdentifier : Object with get, set
Property Value
Type:
ObjectSee Also