RebarShapeConstraintCircumference
Description:
A circumference constraint associated with an arc in a RebarShapeDefinition.
A circumference constraint associated with an arc in a RebarShapeDefinition.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.Structure.RebarShapeConstraint
Autodesk.Revit.DB.Structure.RebarShapeConstraintCircumference
System.Object
Autodesk.Revit.DB.Structure.RebarShapeConstraint
Autodesk.Revit.DB.Structure.RebarShapeConstraintCircumference
public class RebarShapeConstraintCircumference : RebarShapeConstraint
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| RebarShapeConstraintCircumference(ElementId, RebarShapeArcReferenceType) | None | Create a circumference constraint. |
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| Dispose() | None | Releases all resources used by the | RebarShapeConstraint |
| GetParamId() | ElementId | Return the Id of the parameter associated with this constraint. | RebarShapeConstraint |
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| ArcReferenceType | RebarShapeArcReferenceType | The choice of rule for measuring the diameter. | |
| IsValidObject | bool | Specifies whether the .NET object represents a valid Revit entity. | RebarShapeConstraint |