DNBManufacturingLayoutItf DNBAttachment (Object)
All Frameworks Object Hierarchy This Framework Indexes
DNBAttachment (Object)
Interface representing xxx.
Role: Components that implement
DNBIABasicDevice are ...
Do not use the DNBIAMRLAttachment interface for such and such
ClassReference, Class#MethodReference, #InternalMethod...
Method Index
-
GetChildMA
- Get the Child Manufacturing Assembly of the Attachment
-
GetChild
- Get the Child Product of the Attachment.
-
GetParentMA
- Get the Parent Manufacturing Assembly of the Attachment.
-
GetParent
- Get the Parent Product of the Attachment.
-
IsChildMA
- Get whether the Child is a Manufacturing Assembly
-
IsParentMA
- Get whether the Parent is a Manufacturing Assembly
Methods
o Sub GetChildMA( | | oChildMA) |
-
Get the Child Manufacturing Assembly of the Attachment
- Parameters:
-
- oChildMA
- This out parameter contains Child Manufacturing Assembly of the Attachment .
- Returns:
- HRESULT indicate whether function succeeded. It fails if the Child is not a Manufacturing Assembly
-
Get the Child Product of the Attachment.
- Parameters:
-
- oChild
- This out parameter contains the Child Product .
- Returns:
- HRESULT indicate whether function succeed.
o Sub GetParentMA( | | oParentMA) |
-
Get the Parent Manufacturing Assembly of the Attachment.
- Parameters:
-
- oParentMA
- This out parameter contains the Parent MA of the attachment .
- idbTrans
- This parameter contains distance data in Meters
or angular data in degree radian.
- Returns:
- HRESULT indicate whether function succeed. It fails if the Parent is not a Manufacturing Assembly
o Sub GetParent( | | oParent) |
-
Get the Parent Product of the Attachment.
- Parameters:
-
- oParent
- This outer parameter contains the Parent Product .
- Returns:
- An HRESULT
o Sub IsChildMA( | | iChildMA) |
-
Get whether the Child is a Manufacturing Assembly
- Parameters:
-
- iChildMA
- TRUE if child is MA, FALSE otherwise
- Returns:
- HRESULT indicate whether function succeeded. It fails if the Child is not a Manufacturing Assembly
o Sub IsParentMA( | | iParentMA) |
-
Get whether the Parent is a Manufacturing Assembly
- Parameters:
-
- iParentMA
- TRUE if Parent is MA, FALSE otherwise
- Returns:
- HRESULT indicate whether function succeeded. It fails if the Parent is not a Manufacturing Assembly
Copyright © 2003, Dassault Systèmes. All rights reserved.