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

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

Méthodes publiques

Méthode Description
Commit ( ) : void

Add dimension to constrain the arc circumference.

ConstraintCircumference ( RebarShapeDefByArc def ) : System

Method Details

Commit() public méthode

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

ConstraintCircumference() public méthode

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