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

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

Private Properties

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

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

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

Add listening dimension to constrain the length between a segment and a bend in the specified direction.

ListeningDimensionSegmentToBend ( RebarShapeDefBySegment def ) : System

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

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

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

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

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