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

Dimension on RebarShapeDefByArc.
Inheritance: ConstraintOnRebarShape
Afficher le fichier Open project: AMEE/revit

Protected Properties

Свойство Type Description
m_rebarShapeParameter RebarShapeParameter

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ConstraintOnArcShape ( RebarShapeDefByArc def ) : System

Method Details

ConstraintOnArcShape() public méthode

public ConstraintOnArcShape ( RebarShapeDefByArc def ) : System
def RebarShapeDefByArc
Résultat System

Property Details

m_rebarShapeParameter protected_oe property

Dimension to constrain the arc shape.
protected RebarShapeParameter,Revit.SDK.Samples.NewRebar.CS m_rebarShapeParameter
Résultat RebarShapeParameter