Rename superPlacement property to AttachmentOffset
The name Attachment Offset gives a better picture of what the property does.
This commit is contained in:
@@ -243,6 +243,8 @@ void Part2DObject::Restore(Base::XMLReader &reader)
|
||||
}
|
||||
this->MapMode.setValue(Attacher::mmFlatFace);
|
||||
}
|
||||
} else {
|
||||
extHandleChangedPropertyName(reader, TypeName, PropName); // AttachExtension
|
||||
}
|
||||
}
|
||||
catch (const Base::XMLParseException&) {
|
||||
|
||||
Reference in New Issue
Block a user