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

Listening length dimension between two segments.
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 perpendicular distance between two segment.

ListeningDimensionSegmentToSegment ( RebarShapeDefBySegment def ) : System

Method Details

Commit() public méthode

Add dimension to constrain the perpendicular distance between two segment.
public Commit ( ) : void
Résultat void

ListeningDimensionSegmentToSegment() public méthode

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