C# Класс CascadeSharp.TKGeomAlgo.Geom2dHatch.Geom2dHatch_Element

Показать файл Открыть проект Примеры использования класса

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

Метод Описание
ChangeCurve ( ) : Geom2dAdaptor_Curve
Curve ( ) : Geom2dAdaptor_Curve
Geom2dHatch_Element ( ) : System
Geom2dHatch_Element ( Geom2dAdaptor_Curve Curve ) : System
Geom2dHatch_Element ( Geom2dAdaptor_Curve Curve, TopAbs_Orientation Orientation ) : System
Geom2dHatch_Element ( Geom2dHatch_Element parameter1 ) : System
Orientation ( ) : TopAbs_Orientation
Orientation ( TopAbs_Orientation Orientation ) : void

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

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

public ChangeCurve ( ) : Geom2dAdaptor_Curve
Результат Geom2dAdaptor_Curve

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

public Curve ( ) : Geom2dAdaptor_Curve
Результат Geom2dAdaptor_Curve

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

public Geom2dHatch_Element ( ) : System
Результат System

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

public Geom2dHatch_Element ( Geom2dAdaptor_Curve Curve ) : System
Curve Geom2dAdaptor_Curve
Результат System

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

public Geom2dHatch_Element ( Geom2dAdaptor_Curve Curve, TopAbs_Orientation Orientation ) : System
Curve Geom2dAdaptor_Curve
Orientation TopAbs_Orientation
Результат System

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

public Geom2dHatch_Element ( Geom2dHatch_Element parameter1 ) : System
parameter1 Geom2dHatch_Element
Результат System

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

public Orientation ( ) : TopAbs_Orientation
Результат TopAbs_Orientation

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

public Orientation ( TopAbs_Orientation Orientation ) : void
Orientation TopAbs_Orientation
Результат void