AnalyticalLinkEnd Property |
The point at the end of the AnalyticalLink.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
SyntaxPublic ReadOnly Property End As XYZ
Get
public:
property XYZ^ End {
XYZ^ get ();
}
member End : XYZ with get
Property Value
XYZ
See Also