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

Remove a dimension from a segment.
Inheritance: ConstraintOnSegmentShape
Afficher le fichier Open project: AMEE/revit

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Commit ( ) : void

Remove the direction dimension of segment.

SetSegmentVariableDirection ( RebarShapeDefBySegment def ) : System

Method Details

Commit() public méthode

Remove the direction dimension of segment.
public Commit ( ) : void
Résultat void

SetSegmentVariableDirection() public méthode

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