public class CallOffsetAttachment extends CallAttachment
attachment| Constructor and Description |
|---|
CallOffsetAttachment(com.ptc.pfc.pfcDetail.OffsetAttachment attachment) |
| Modifier and Type | Method and Description |
|---|---|
static CallOffsetAttachment |
create(CallSelection inAttachedGeometry,
CallPoint3D inAttachmentPoint) |
static CallOffsetAttachment |
createAttachment(com.ptc.pfc.pfcDetail.OffsetAttachment attachment) |
CallSelection |
getAttachedGeometry() |
CallPoint3D |
getAttachmentPoint() |
com.ptc.pfc.pfcDetail.OffsetAttachment |
getOffsetAttachment() |
com.ptc.pfc.pfcDetail.AttachmentType |
getType() |
create, getAttachmentpublic CallOffsetAttachment(com.ptc.pfc.pfcDetail.OffsetAttachment attachment)
public static CallOffsetAttachment create(CallSelection inAttachedGeometry, CallPoint3D inAttachmentPoint) throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic static CallOffsetAttachment createAttachment(com.ptc.pfc.pfcDetail.OffsetAttachment attachment)
public CallPoint3D getAttachmentPoint() throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic CallSelection getAttachedGeometry() throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic com.ptc.pfc.pfcDetail.AttachmentType getType()
throws com.ptc.cipjava.jxthrowable
getType in class CallAttachmentcom.ptc.cipjava.jxthrowablepublic com.ptc.pfc.pfcDetail.OffsetAttachment getOffsetAttachment()