ReinforcementRoundingManagerElement Property |
The owner of the reinforcement rounding overrides.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic Element Element { get; }
Public ReadOnly Property Element As Element
Get
public:
property Element^ Element {
Element^ get ();
}
member Element : Element with get
Property Value
Element
See Also