

/* readonly */ pfcFeature | |
The group leader Feature | |
/* readonly */ /* optional */ string | |
The name of the group. | |
/* readonly */ boolean | |
Reports whether the UDF is table-driven. | |
/* readonly */ /* optional */ pfcGroupPattern | |
The group pattern, if the group is a member of a pattern. | |
/* readonly */ /* optional */ string | |
If the group is an instance of a UDF, this is the UDF instance name. Otherwise this will be NULL. | |
/* readonly */ /* optional */ string | |
If the group represents a UDF, this is the UDF name. If the group is not a UDF, this will be NULL. |

/* optional */ pfcDimensions | |
string | |
ListMembers () | |
Lists the members of a feature group. | |
/* optional */ pfcUDFDimensions | |
DEPRECATED: since Creo 4 | |
SUCCESSOR(S): FeatureGroup.CollectUDFDimensions |

/* readonly */ pfcFeature | GroupLeader |

/* readonly */ /* optional */ string | GroupName |

/* readonly */ boolean | IsTableDriven |

/* readonly */ /* optional */ pfcGroupPattern | Pattern |

/* readonly */ /* optional */ string | UDFInstanceName |

/* readonly */ /* optional */ string | UDFName |

/* optional */ pfcDimensions | CollectUDFDimensions | () |

string | GetUDFDimensionName |

ListMembers | () |

/* optional */ pfcUDFDimensions | ListUDFDimensions | () |
