|
||
PrimBits |
|
|||
Structure |
PrimBits is a bit-flag enumeration used by the SilverSharp API routines that require primitive bits flags values, and is also present in the SilverSharp.PRIM_NODE object.
|
|
||
Members |
See the bits member of the PRIM_NODE entity structure for an explanation of the PrimBits symbolic names. |
|
||
See Also |
|
|
||
Example |
The following code will prompt for a line primitive, then display a message if the line was created as the result of a chamfer operation. Note that the SilverSharp version of pick_primitive expects a PrimBits enumeration as a parameter:
|
|