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

This class wraps RebarShapeDefinitionBySegments.
Inheritance: RebarShapeDef
Show file Open project: AMEE/revit Class Usage Examples

Public Methods

Method Description
AllowedConstraintTypes ( ) : List

Get all the constraints supported by RebarShapeDefinitionBySegments.

RebarShapeDefBySegment ( RebarShapeDefinitionBySegments segmentShapeDef ) : System

Method Details

AllowedConstraintTypes() public method

Get all the constraints supported by RebarShapeDefinitionBySegments.
public AllowedConstraintTypes ( ) : List
return List

RebarShapeDefBySegment() public method

public RebarShapeDefBySegment ( RebarShapeDefinitionBySegments segmentShapeDef ) : System
segmentShapeDef RebarShapeDefinitionBySegments
return System