StructuralElementDefinitionDataIsMirrored Property |
States if the structural section of the element is mirrored.
Namespace: Autodesk.Revit.DB.Structure.StructuralSectionsAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic bool IsMirrored { get; }
Public ReadOnly Property IsMirrored As Boolean
Get
public:
property bool IsMirrored {
bool get ();
}
member IsMirrored : bool with get
Property Value
Boolean
See Also