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

Length dimension of segment in specified direction.
Inheritance: ConstraintOnSegmentShape
Afficher le fichier Open project: AMEE/revit

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Commit ( ) : void

Add dimension to constrain the length of segment in the specified direction.

ConstraintToSegment ( RebarShapeDefBySegment def ) : System

Method Details

Commit() public méthode

Add dimension to constrain the length of segment in the specified direction.
public Commit ( ) : void
Résultat void

ConstraintToSegment() public méthode

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