RebarShapeDefinitionComplete Property |
Report whether the shape definition is fully
constrained.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic bool Complete { get; }
Public ReadOnly Property Complete As Boolean
Get
public:
property bool Complete {
bool get ();
}
member Complete : bool with get
Property Value
Boolean
See Also