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

Length dimension of segment in specified direction.
Inheritance: ConstraintOnSegmentShape
Show file Open project: AMEE/revit

Private Properties

Property Type Description

Public Methods

Method Description
Commit ( ) : void

Add dimension to constrain the length of segment in the specified direction.

ConstraintToSegment ( RebarShapeDefBySegment def ) : System

Method Details

Commit() public method

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

ConstraintToSegment() public method

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