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

This class wraps RebarShapeDefinitionByArc.
Inheritance: RebarShapeDef
Exibir arquivo Open project: AMEE/revit Class Usage Examples

Public Methods

Method Description
AllowedConstraintTypes ( ) : List

Get all the constraint types supported by RebarShapeDefinitionByArc.

RebarShapeDefByArc ( RebarShapeDefinitionByArc arcShapeDef ) : System

Method Details

AllowedConstraintTypes() public method

Get all the constraint types supported by RebarShapeDefinitionByArc.
public AllowedConstraintTypes ( ) : List
return List

RebarShapeDefByArc() public method

public RebarShapeDefByArc ( RebarShapeDefinitionByArc arcShapeDef ) : System
arcShapeDef RebarShapeDefinitionByArc
return System