|
||
BosBits1 |
|
|||
Structure |
BosBits1 is a bit-flag enumeration used by the SilverSharp API routines that require entity bits1 flags values, and is also present in the SilverSharp.BOS_NODE object.
|
|
||
Members |
See the bits1 member of the BOS_NODE entity structure for an explanation of the BosBits1 symbolic names. |
|
||
See Also |
|
|||
Example |
The following code will prompt for an object entity, then display a message if the axis of rotation is set for the selected object. Note that the SilverSharp version of pick_entity expects a BosBits1 enumeration as a parameter:
|
|