Library | Module

Enum EpfcDetailType

Description

This enumerated type contains the types of detail items.
See Also:
IpfcDetailCreateInstructions.GetType()




Values

EpfcDETAIL_ENTITY
A detail entity.

EpfcDETAIL_NOTE
A detail note.

EpfcDETAIL_SYM_DEFINITION
A symbol definition.

EpfcDETAIL_SYM_INSTANCE
A symbol instance.

EpfcDETAIL_DRAFT_GROUP
A detail group.

EpfcDETAIL_OLE_OBJECT
A drawing-embedded OLE object.

EpfcDetailType_nil
Use this enumerated value to represent "null" passed to optional properties or method arguments.