Part/Sketcher - Construction Migration - step 3: Removal of Geometry construction data member
============================================================================================= This commits removes the Geometry construction data member and adapts sketcher code to use GeometryFacade to access construction information via the SketchGeometryExtension.
This commit is contained in:
committed by
abdullahtahiriyo
parent
316a8b635d
commit
395a0f19b4
@@ -93,13 +93,6 @@ It describes the common behavior of these objects when:
|
||||
<UserDocu>Returns a list with information about the geometry extensions.</UserDocu>
|
||||
</Documentation>
|
||||
</Methode>
|
||||
<Attribute Name="Construction" ReadOnly="false">
|
||||
<Documentation>
|
||||
<UserDocu>Defines this geometry as a construction one which
|
||||
means that it is not part of a later built shape.</UserDocu>
|
||||
</Documentation>
|
||||
<Parameter Name="Construction" Type="Boolean"/>
|
||||
</Attribute>
|
||||
<Attribute Name="Tag" ReadOnly="true">
|
||||
<Documentation>
|
||||
<UserDocu>Gives the tag of the geometry as string.</UserDocu>
|
||||
|
||||
Reference in New Issue
Block a user