Enum Class CadCollector.GatherFamilyGenerics

java.lang.Object
java.lang.Enum<CadCollector.GatherFamilyGenerics>
com.ptc.windchill.collector.api.cad.CadCollector.GatherFamilyGenerics
All Implemented Interfaces:
Serializable, Comparable<CadCollector.GatherFamilyGenerics>, Constable
Enclosing class:
CadCollector

public static enum CadCollector.GatherFamilyGenerics extends Enum<CadCollector.GatherFamilyGenerics>
Define which family generic objects to gather. Supported API: true
  • ONLY_FOR_SEEDS gather family generic objects only for input seed objects
  • ALL gather family generic objects for input seeds and their children
  • Enum Constant Details