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

Remove a dimension from a segment.
Inheritance: ConstraintOnSegmentShape
Mostra file Open project: AMEE/revit

Private Properties

Property Type Description

Public Methods

Method Description
Commit ( ) : void

Remove the direction dimension of segment.

SetSegmentVariableDirection ( RebarShapeDefBySegment def ) : System

Method Details

Commit() public method

Remove the direction dimension of segment.
public Commit ( ) : void
return void

SetSegmentVariableDirection() public method

public SetSegmentVariableDirection ( RebarShapeDefBySegment def ) : System
def RebarShapeDefBySegment
return System