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