C# 클래스 GeometryGym.Ifc.IfcAlignment2DVerSegParabolicArc

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

보호된 메소드들

메소드 설명
BuildStringSTEP ( ) : string
setJSON ( Newtonsoft.Json.Linq.JObject obj, BaseClassIfc host, List prime ) : void

비공개 메소드들

메소드 설명
IfcAlignment2DVerSegParabolicArc ( ) : System
IfcAlignment2DVerSegParabolicArc ( DatabaseIfc m, bool tangential, string startTag, string endTag, double startDist, double horizontalLength, double startHeight, double startGradient, double radius, bool isConvex ) : System
IfcAlignment2DVerSegParabolicArc ( IfcAlignment2DVerSegParabolicArc p ) : System
Parse ( string strDef ) : IfcAlignment2DVerSegParabolicArc
parseFields ( IfcAlignment2DVerSegParabolicArc c, List arrFields, int &ipos ) : void

메소드 상세

BuildStringSTEP() 보호된 메소드

protected BuildStringSTEP ( ) : string
리턴 string

setJSON() 보호된 메소드

protected setJSON ( Newtonsoft.Json.Linq.JObject obj, BaseClassIfc host, List prime ) : void
obj Newtonsoft.Json.Linq.JObject
host BaseClassIfc
prime List
리턴 void