C# 클래스 Canguro.Model.JointDOF

파일 보기 프로젝트 열기: rforsbach/Treu-Structure 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Clone ( ) : JointDOF
JointDOF ( ) : System
JointDOF ( bool allRestrained ) : System
ToString ( ) : string

메소드 상세

Clone() 공개 메소드

public Clone ( ) : JointDOF
리턴 JointDOF

JointDOF() 공개 메소드

public JointDOF ( ) : System
리턴 System

JointDOF() 공개 메소드

public JointDOF ( bool allRestrained ) : System
allRestrained bool
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string