Enum pfcDetailType
Description
This enumerated type contains the types of detail items.
-
See Also:
-
pfcDetailCreateInstructions.GetType()
Values
-
DETAIL_ENTITY
- A detail entity.
-
DETAIL_NOTE
- A detail note.
-
DETAIL_SYM_DEFINITION
- A symbol definition.
-
DETAIL_SYM_INSTANCE
- A symbol instance.
-
DETAIL_DRAFT_GROUP
- A detail group.
-
DETAIL_OLE_OBJECT
- A drawing-embedded OLE object.
-
DetailType_nil
-
Use this enumerated value to represent "null" passed to optional properties or method arguments.