home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 November
/
Chip_2003-11_cd2.bin
/
3d
/
bodypaint
/
BodyPaint_3D_Demo.exe
/
resource
/
res
/
description
/
Osymmetry.res
< prev
next >
Wrap
Text File
|
2002-06-13
|
435b
|
22 lines
CONTAINER Osymmetry
{
NAME Osymmetry;
INCLUDE Obase;
GROUP ID_OBJECTPROPERTIES
{
LONG SYMMETRYOBJECT_PLANE
{
CYCLE
{
SYMMETRYOBJECT_PLANE_XY;
SYMMETRYOBJECT_PLANE_YZ;
SYMMETRYOBJECT_PLANE_XZ;
}
}
BOOL SYMMETRYOBJECT_WELD {}
REAL SYMMETRYOBJECT_TOLERANCE { PARENTID SYMMETRYOBJECT_WELD; UNIT METER; MIN 0.0; }
BOOL SYMMETRYOBJECT_ONPLANE { PARENTID SYMMETRYOBJECT_WELD; }
}
}