C# Класс SolidworksAddinFramework.Geometry.PlanePolygon

Показать файл Открыть проект

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

Метод Описание
OrientationClosed ( this polygon, Vector3 up ) : bool

Assumes that polygon is closed, ie first and last points are the same

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

OrientationClosed() публичный статический Метод

Assumes that polygon is closed, ie first and last points are the same
public static OrientationClosed ( this polygon, Vector3 up ) : bool
polygon this
up Vector3
Результат bool