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

Listening length dimension between a segment and a bend.
Inheritance: ConstraintOnSegmentShape
Afficher le fichier Open project: AMEE/revit

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Commit ( ) : void

Add listening dimension to constrain the length between a segment and a bend in the specified direction.

ListeningDimensionSegmentToBend ( RebarShapeDefBySegment def ) : System

Method Details

Commit() public méthode

Add listening dimension to constrain the length between a segment and a bend in the specified direction.
public Commit ( ) : void
Résultat void

ListeningDimensionSegmentToBend() public méthode

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