Sketcher: Intersection externals
This commit is contained in:
committed by
WandererFan
parent
f3c79302c4
commit
0e5e071d72
@@ -253,12 +253,14 @@ carbonCopy(objName:str, asConstruction=True)
|
||||
<UserDocu>
|
||||
Add a link to an external geometry.
|
||||
|
||||
addExternal(objName:str, subName:str)
|
||||
addExternal(objName:str, subName:str, bool:defining, bool:intersection)
|
||||
|
||||
Args:
|
||||
objName: The name of the document object to reference.
|
||||
subName: The name of the sub-element of the object's shape to link as
|
||||
"external geometry".
|
||||
defining: Should the external edges be defining or construction?
|
||||
intersection: Should the external edges be projections or intersections?
|
||||
</UserDocu>
|
||||
</Documentation>
|
||||
</Methode>
|
||||
|
||||
Reference in New Issue
Block a user