C# 클래스 CascadeSharp.TKG3d.Geom.Geom_ElementarySurface

상속: CascadeSharp.TKG3d.Geom.Geom_Surface
파일 보기 프로젝트 열기: Oblikovati/CascadeSharp 1 사용 예제들

공개 메소드들

메소드 설명
Axis ( ) : gp_Ax1
Continuity ( ) : GeomAbs_Shape
Geom_ElementarySurface ( ) : System
Geom_ElementarySurface ( Geom_ElementarySurface parameter1 ) : System
IsCNu ( int N ) : bool
IsCNv ( int N ) : bool
Location ( ) : gp_Pnt
Position ( ) : gp_Ax3
SetAxis ( gp_Ax1 theA1 ) : void
SetLocation ( gp_Pnt theLoc ) : void
SetPosition ( gp_Ax3 theAx3 ) : void
UReverse ( ) : void
UReversedParameter ( double U ) : double
VReverse ( ) : void
VReversedParameter ( double V ) : double
get_type_name ( ) : char

메소드 상세

Axis() 공개 메소드

public Axis ( ) : gp_Ax1
리턴 gp_Ax1

Continuity() 공개 메소드

public Continuity ( ) : GeomAbs_Shape
리턴 GeomAbs_Shape

Geom_ElementarySurface() 공개 메소드

public Geom_ElementarySurface ( ) : System
리턴 System

Geom_ElementarySurface() 공개 메소드

public Geom_ElementarySurface ( Geom_ElementarySurface parameter1 ) : System
parameter1 Geom_ElementarySurface
리턴 System

IsCNu() 공개 메소드

public IsCNu ( int N ) : bool
N int
리턴 bool

IsCNv() 공개 메소드

public IsCNv ( int N ) : bool
N int
리턴 bool

Location() 공개 메소드

public Location ( ) : gp_Pnt
리턴 gp_Pnt

Position() 공개 메소드

public Position ( ) : gp_Ax3
리턴 gp_Ax3

SetAxis() 공개 메소드

public SetAxis ( gp_Ax1 theA1 ) : void
theA1 gp_Ax1
리턴 void

SetLocation() 공개 메소드

public SetLocation ( gp_Pnt theLoc ) : void
theLoc gp_Pnt
리턴 void

SetPosition() 공개 메소드

public SetPosition ( gp_Ax3 theAx3 ) : void
theAx3 gp_Ax3
리턴 void

UReverse() 공개 메소드

public UReverse ( ) : void
리턴 void

UReversedParameter() 공개 메소드

public UReversedParameter ( double U ) : double
U double
리턴 double

VReverse() 공개 메소드

public VReverse ( ) : void
리턴 void

VReversedParameter() 공개 메소드

public VReversedParameter ( double V ) : double
V double
리턴 double

get_type_name() 공개 메소드

public get_type_name ( ) : char
리턴 char