Sketcher: Geometry Extension for Internal Alignment Geometry
============================================================ This commit extends SketchGeometryExtension to store within a Geometry if it is an internal aligment geometry and which type.
This commit is contained in:
committed by
abdullahtahiriyo
parent
f3595f1058
commit
f3ffcd6c4a
@@ -23,5 +23,13 @@
|
||||
</Documentation>
|
||||
<Parameter Name="Id" Type="Long"/>
|
||||
</Attribute>
|
||||
<Attribute Name="InternalType" ReadOnly="false">
|
||||
<Documentation>
|
||||
<UserDocu>
|
||||
returns the Id of the SketchGeometryExtension.
|
||||
</UserDocu>
|
||||
</Documentation>
|
||||
<Parameter Name="InternalType" Type="String"/>
|
||||
</Attribute>
|
||||
</PythonExport>
|
||||
</GenerateModel>
|
||||
|
||||
Reference in New Issue
Block a user