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

Constraint to be added to RebarShapeDefBySegment.
Inheritance: ConstraintOnRebarShape
Afficher le fichier Open project: AMEE/revit

Méthodes publiques

Méthode Description
ConstraintOnSegmentShape ( RebarShapeDefBySegment def ) : System

Méthodes protégées

Méthode Description
UpdateSegmentIdTypeConverter ( ) : void

Update list value for property grid.

Method Details

ConstraintOnSegmentShape() public méthode

public ConstraintOnSegmentShape ( RebarShapeDefBySegment def ) : System
def RebarShapeDefBySegment
Résultat System

UpdateSegmentIdTypeConverter() protected méthode

Update list value for property grid.
protected UpdateSegmentIdTypeConverter ( ) : void
Résultat void