C# Класс Revit.SDK.Samples.NewRebar.CS.ListeningDimensionBendToBend

Listening length dimension between two bends.
Наследование: ConstraintOnSegmentShape
Показать файл Открыть проект

Private Properties

Свойство Тип Описание

Открытые методы

Метод Описание
Commit ( ) : void

Add listening dimension to constrain the length of two bend in the specified direction.

ListeningDimensionBendToBend ( RebarShapeDefBySegment def ) : System

Описание методов

Commit() публичный Метод

Add listening dimension to constrain the length of two bend in the specified direction.
public Commit ( ) : void
Результат void

ListeningDimensionBendToBend() публичный Метод

public ListeningDimensionBendToBend ( RebarShapeDefBySegment def ) : System
def RebarShapeDefBySegment
Результат System