C# Class Revit.SDK.Samples.NewRebar.CS.ConstraintCircumference

Arc circumference dimension.
Inheritance: ConstraintOnArcShape
Show file Open project: AMEE/revit

Public Methods

Method Description
Commit ( ) : void

Add dimension to constrain the arc circumference.

ConstraintCircumference ( RebarShapeDefByArc def ) : System

Method Details

Commit() public method

Add dimension to constrain the arc circumference.
public Commit ( ) : void
return void

ConstraintCircumference() public method

public ConstraintCircumference ( RebarShapeDefByArc def ) : System
def RebarShapeDefByArc
return System