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

Arc Sagittarius length dimension.
Inheritance: ConstraintOnArcShape
Mostra file Open project: AMEE/revit

Public Methods

Method Description
Commit ( ) : void

Add dimension to constrain the Sagittarius length of arc.

ConstraintSagittaLength ( RebarShapeDefByArc def ) : System

Method Details

Commit() public method

Add dimension to constrain the Sagittarius length of arc.
public Commit ( ) : void
return void

ConstraintSagittaLength() public method

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