Extensions: GeoFeatureGroup only for GeoFeature
This commit is contained in:
@@ -59,7 +59,7 @@ AttachExtension::AttachExtension()
|
||||
EXTENSION_ADD_PROPERTY_TYPE(superPlacement, (Base::Placement()), "Attachment", App::Prop_None, "Extra placement to apply in addition to attachment (in local coordinates)");
|
||||
|
||||
setAttacher(new AttachEngine3D);//default attacher
|
||||
initExtension(AttachExtension::getExtensionClassTypeId());
|
||||
initExtensionType(AttachExtension::getExtensionClassTypeId());
|
||||
}
|
||||
|
||||
AttachExtension::~AttachExtension()
|
||||
|
||||
Reference in New Issue
Block a user