C# 클래스 GeometryGym.Ifc.IfcDuration

상속: IfcTimeOrRatioSelect
파일 보기 프로젝트 열기: jmirtsch/GeometryGymIFC 1 사용 예제들

공개 메소드들

메소드 설명
Convert ( string s ) : IfcDuration
Convert ( IfcDuration d ) : string
IfcDuration ( ) : System
ToString ( ) : string

비공개 메소드들

메소드 설명
ToSeconds ( ) : double

메소드 상세

Convert() 공개 정적인 메소드

public static Convert ( string s ) : IfcDuration
s string
리턴 IfcDuration

Convert() 공개 정적인 메소드

public static Convert ( IfcDuration d ) : string
d IfcDuration
리턴 string

IfcDuration() 공개 메소드

public IfcDuration ( ) : System
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string