C# Class SampleCsCommands.SampleCsBrepBox.OnBrepBoxFaceInfo

MakeBox helper class
显示文件 Open project: mcneel/Rhino4Samples_DotNet

Public Properties

Property Type Description
bRev bool[]
e int[]

Public Methods

Method Description
OnBrepBoxFaceInfo ( int e0, int e1, int e2, int e3, bool b0, bool b1, bool b2, bool b3 ) : RMA.OpenNURBS

Method Details

OnBrepBoxFaceInfo() public method

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
return RMA.OpenNURBS

Property Details

bRev public_oe property

public bool[] bRev
return bool[]

e public_oe property

public int[] e
return int[]