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

Parallel dimension to segment.
Inheritance: ConstraintOnSegmentShape
Show file Open project: AMEE/revit

Private Properties

Property Type Description

Public Methods

Method Description
Commit ( ) : void

Add Dimension to constrain the segment length.

ConstraintParallelToSegment ( RebarShapeDefBySegment def ) : System

Constructor

Method Details

Commit() public method

Add Dimension to constrain the segment length.
public Commit ( ) : void
return void

ConstraintParallelToSegment() public method

Constructor
public ConstraintParallelToSegment ( RebarShapeDefBySegment def ) : System
def RebarShapeDefBySegment
return System