make bodies, origins, planes and lines unmovable
This commit is contained in:
@@ -42,6 +42,7 @@ PROPERTY_SOURCE(App::Plane, App::GeoFeature)
|
||||
Plane::Plane(void)
|
||||
{
|
||||
ADD_PROPERTY(PlaneType,(""));
|
||||
Placement.StatusBits.set(3, true);
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user