|
||
BosBits2 |
|
|||
Structure |
BosBits2 is a bit-flag enumeration used by the SilverSharp.BOS_NODE object.
|
|
||
Members |
See the bits2 member of the BOS_NODE entity structure for an explanation of the BosBits2 symbolic names. |
|
||
See Also |
|
|||
Example |
The following code will prompt for an object entity, then display a message if it is a solid model. Note that the SilverSharp.BOS_NODE property IsSolidObject provides easier access to the same information:
|
|