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

Length dimension of segment in its parallel direction.
Inheritance: ConstraintOnSegmentShape
Exibir arquivo Open project: AMEE/revit

Private Properties

Property Type Description

Public Methods

Method Description
Commit ( ) : void

Add dimension to constrain the direction of the segment.

SetSegmentFixedDirection ( RebarShapeDefBySegment def ) : System

Method Details

Commit() public method

Add dimension to constrain the direction of the segment.
public Commit ( ) : void
return void

SetSegmentFixedDirection() public method

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