Overview | Statement List | Example
obj = BPLANE/obj list1[,HOLE,num list,obj list2][,TOLER,t]
Creates a sheet body, bounded by geometry, whose underlying surface type is a planar surface. You must specify a list of the bounding objects and, if desired, a list of holes to be left in the sheet.
The total number of objects used to define the sheet boundary and holes must not exceed 1000.
NOTE: All of the objects in the bounded plane statement must be
coplanar.
Parameter |
Description |
obj list1 |
The object list for the sheet body may consist of lines, arcs, conics, splines or B-curves. |
HOLE |
The optional minor word HOLE provides a means of defining holes or voids in the sheet body. |
num list |
A numerical list or array which is used to indicate the number of objects in each hole loop. |
obj list2 |
An object list or array which represents the holes in the sheet body. The list of holes should consist of a series of contiguous lines, arcs, conics, B-curves, and/or splines. |
TOLER |
Minor word indicating that a tolerance value is to be specified to create the sheet body. If none is specified, the default is the value set in the Unigraphics option Preferences->Modeling. You can also read and set this tolerance using the GPA &DISTOL. |
t |
A numerical value which represents the edge tolerance used to create the sheet body. |