Library | Module

Class pfcDetailLeaders



Description

This interface represents a set of leaders used by a detail item.
See Also:
pfcDetailNoteInstructions, pfcDetailSymbolInstInstructions, pfcFreeAttachment.Create(), pfcParametricAttachment.Create()



Property Summary

/* optional */ numberElbowLength
The elbow length for the leaders. If null, the default elbow lenghth is used if there are leaders present.
/* optional */ pfcAttachmentItemAttachment
The location where the detail item is attached. If this is null when retrieving the information from an existing symbol, the item's leader type is not supported by this product.
/* optional */ pfcAttachmentsLeaders
Sequence of leaders. Indicates the locations where the leaders should be attached.If null, the detail item will not have leaders.



Method Summary

static pfcDetailLeadersCreate ()
Creates a data object describing a set of detail item leaders.



Property Detail


/* optional */ numberElbowLength

The elbow length for the leaders. If null, the default elbow lenghth is used if there are leaders present.




/* optional */ pfcAttachmentItemAttachment

The location where the detail item is attached. If this is null when retrieving the information from an existing symbol, the item's leader type is not supported by this product.




/* optional */ pfcAttachmentsLeaders

Sequence of leaders. Indicates the locations where the leaders should be attached.If null, the detail item will not have leaders.





Method Detail


static pfcDetailLeadersCreate ()

Creates a data object describing a set of detail item leaders.
Returns:
The created data object.