LinkedMirrorPartAttributeEditData Class¶
-
class
NXOpen.LinkedMirrorPartAttributeEditData¶ Bases:
NXOpen.TaggedObjectJA interface for LinkedMirrorPartAttributeEditData object
This cannot be created
New in version NX8.5.0.
Properties¶
| Property | Description |
|---|---|
| MirrorPart | Returns the mirror part |
| SourcePart | Returns the source part |
| Tag | Returns the Tag for this object. |
Methods¶
Property Detail¶
MirrorPart¶
-
LinkedMirrorPartAttributeEditData.MirrorPart¶ Returns the mirror part
-------------------------------------Getter Method
Signature
MirrorPartReturns: the reference of a user defined feature Return type: NXOpen.PartNew in version NX8.5.0.
License requirements: None.
SourcePart¶
-
LinkedMirrorPartAttributeEditData.SourcePart¶ Returns the source part
-------------------------------------Getter Method
Signature
SourcePartReturns: the reference of a user defined feature Return type: NXOpen.PartNew in version NX8.5.0.
License requirements: None.