public class CallParametricAttachment extends CallAttachment
attachment| Constructor and Description |
|---|
CallParametricAttachment(com.ptc.pfc.pfcDetail.ParametricAttachment attachment) |
| Modifier and Type | Method and Description |
|---|---|
static CallParametricAttachment |
create(CallSelection inAttachedGeometry) |
static CallParametricAttachment |
createAttachment(com.ptc.pfc.pfcDetail.ParametricAttachment attachment) |
CallSelection |
getAttachedGeometry() |
com.ptc.pfc.pfcDetail.ParametricAttachment |
getParametricAttachment() |
com.ptc.pfc.pfcDetail.AttachmentType |
getType() |
create, getAttachmentpublic CallParametricAttachment(com.ptc.pfc.pfcDetail.ParametricAttachment attachment)
public static CallParametricAttachment create(CallSelection inAttachedGeometry) throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic static CallParametricAttachment createAttachment(com.ptc.pfc.pfcDetail.ParametricAttachment attachment)
public 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.ParametricAttachment getParametricAttachment()