C# 클래스 SharpFE.DegreeOfFreedomExtensions

파일 보기 프로젝트 열기: iainsproat/SharpFE

공개 메소드들

메소드 설명
IsLinear ( this dof ) : bool
IsRotational ( this dof ) : bool

메소드 상세

IsLinear() 공개 정적인 메소드

public static IsLinear ( this dof ) : bool
dof this
리턴 bool

IsRotational() 공개 정적인 메소드

public static IsRotational ( this dof ) : bool
dof this
리턴 bool