FamilyInstanceCreationData.Axis Property

Get or set the axis of the FamilyInstance


Namespace: Autodesk.Revit.Creation
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public Line Axis { get; set; }

Property Value

Line

Remarks

The element property will be the axis while performing the rotation.

See Also

Reference

FamilyInstanceCreationData Class
Autodesk.Revit.Creation Namespace