Click or drag to resize

EntityAxesTEntity Properties

The EntityAxesTEntity generic type exposes the following members.

Properties
  NameDescription
Public propertyEntityParameter
Gets or sets the entity parameter specifying the entity from which this axes should get its orientation.
Public propertyIsFrozen
Gets a value indicating whether this object is frozen. A frozen object cannot be modified and an ObjectFrozenException will be thrown if an attempt is made to do so.
(Inherited from DefinitionalObject.)
Public propertyTransactionParameter
Gets or sets the transaction parameter specifying the transaction that will be used when obtaining information from the entity.
Top
See Also