C# 클래스 Case.ParallelWalls.Data.clsVectors

Class clsVectors.
파일 보기 프로젝트 열기: WeConnect/case-apps 1 사용 예제들

Private Properties

프로퍼티 타입 설명
CreateRotationAxis void
GetDeltaAngle void
GetOriginalAngles void
NegativeAngleTest void

공개 메소드들

메소드 설명
clsVectors ( Element refElement, Wall wall ) : System

Initializes a new instance of the clsVectors class.

비공개 메소드들

메소드 설명
CreateRotationAxis ( ) : void

Creates the rotation axis.

GetDeltaAngle ( ) : void

Gets the delta angle.

GetOriginalAngles ( ) : void

Gets the original angles.

NegativeAngleTest ( ) : void

Negatives the angle test.

메소드 상세

clsVectors() 공개 메소드

Initializes a new instance of the clsVectors class.
No Locations were found.
public clsVectors ( Element refElement, Wall wall ) : System
refElement Element The reference element.
wall Wall The wall.
리턴 System