C# 클래스 SampleCsCommands.SampleCsBrepBox.OnBrepBoxFaceInfo

MakeBox helper class
파일 보기 프로젝트 열기: mcneel/Rhino4Samples_DotNet

공개 프로퍼티들

프로퍼티 타입 설명
bRev bool[]
e int[]

공개 메소드들

메소드 설명
OnBrepBoxFaceInfo ( int e0, int e1, int e2, int e3, bool b0, bool b1, bool b2, bool b3 ) : RMA.OpenNURBS

메소드 상세

OnBrepBoxFaceInfo() 공개 메소드

public OnBrepBoxFaceInfo ( int e0, int e1, int e2, int e3, bool b0, bool b1, bool b2, bool b3 ) : RMA.OpenNURBS
e0 int
e1 int
e2 int
e3 int
b0 bool
b1 bool
b2 bool
b3 bool
리턴 RMA.OpenNURBS

프로퍼티 상세

bRev 공개적으로 프로퍼티

public bool[] bRev
리턴 bool[]

e 공개적으로 프로퍼티

public int[] e
리턴 int[]