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

Arc 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 length.

ConstraintArcLength ( RebarShapeDefByArc def ) : System

Method Details

Commit() public méthode

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

ConstraintArcLength() public méthode

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