AxesTargetingLinkObserver Property |
Gets or sets the end of the link that is being oriented.
By default, this is set to orient the axes from the
Transmitter
to the
Receiver.
Namespace:
AGI.Foundation.Geometry
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public LinkRole Observer { get; set; }
Public Property Observer As LinkRole
Get
Set
public:
property LinkRole Observer {
LinkRole get ();
void set (LinkRole value);
}
member Observer : LinkRole with get, set
Property Value
Type:
LinkRoleSee Also