Expand Primitives from 3D Index

You can use the expand from 3D index primitives to expand nodes of an object structure based on 3D index information.

Note: Only leaf node of each occurrence or branch in the Navigation Set is expanded.

Important:
  • To use the I3DexpandEBOM and I3DexpandMBOM primitives, add var ExpandFrom3DIndexPrimitives = Java.type ("com.dassault_systemes.pprcompletion.primitives.DELPPRExpandPrimitive"); in the Header Section of your procedure.
  • To use the I3DRetrieveContext primitive, add var ExpandFrom3DIndexPrimitives = Java.type ("com.dassault_systemes.pprcompletion.primitives.DELPPRContext3DPrimitive"); in the Header Section of your procedure.

This page discusses:

See Also
User-Defined Open and User-Defined Explore Procedures
Expand Primitives
Navigation Primitives
Advanced Primitives
Navigation Set Management Primitives