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

Arc chord length dimension.
Inheritance: ConstraintOnArcShape
Afficher le fichier Open project: AMEE/revit

Méthodes publiques

Méthode Description
Commit ( ) : void

Add dimension to constrain the arc chord length.

ConstraintChordLength ( RebarShapeDefByArc def ) : System

Method Details

Commit() public méthode

Add dimension to constrain the arc chord length.
public Commit ( ) : void
Résultat void

ConstraintChordLength() public méthode

public ConstraintChordLength ( RebarShapeDefByArc def ) : System
def RebarShapeDefByArc
Résultat System