C# 클래스 CascadeSharp.TKV3d.SelectMgr.SelectMgr_ViewClipRange

파일 보기 프로젝트 열기: Oblikovati/CascadeSharp 1 사용 예제들

공개 메소드들

메소드 설명
AddClipSubRange ( Bnd_Range theRange ) : void
AddClippingPlanes ( Graphic3d_SequenceOfHClipPlane thePlanes, gp_Ax1 thePickRay ) : void
ChangeUnclipRange ( ) : Bnd_Range
GetNearestDepth ( Bnd_Range theRange, double &theDepth ) : bool
IsClipped ( double theDepth ) : bool
SelectMgr_ViewClipRange ( ) : System
SelectMgr_ViewClipRange ( SelectMgr_ViewClipRange parameter1 ) : System
SetVoid ( ) : void

메소드 상세

AddClipSubRange() 공개 메소드

public AddClipSubRange ( Bnd_Range theRange ) : void
theRange Bnd_Range
리턴 void

AddClippingPlanes() 공개 메소드

public AddClippingPlanes ( Graphic3d_SequenceOfHClipPlane thePlanes, gp_Ax1 thePickRay ) : void
thePlanes Graphic3d_SequenceOfHClipPlane
thePickRay gp_Ax1
리턴 void

ChangeUnclipRange() 공개 메소드

public ChangeUnclipRange ( ) : Bnd_Range
리턴 Bnd_Range

GetNearestDepth() 공개 메소드

public GetNearestDepth ( Bnd_Range theRange, double &theDepth ) : bool
theRange Bnd_Range
theDepth double
리턴 bool

IsClipped() 공개 메소드

public IsClipped ( double theDepth ) : bool
theDepth double
리턴 bool

SelectMgr_ViewClipRange() 공개 메소드

public SelectMgr_ViewClipRange ( ) : System
리턴 System

SelectMgr_ViewClipRange() 공개 메소드

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

SetVoid() 공개 메소드

public SetVoid ( ) : void
리턴 void