| 
    | 
   ||
  | 
 public static PrimList FromPgroup ( ) 
 
 
 
  | 
  | 
||
Synopsis  | 
The PrimList.FromPgroup method returns a PrimList object that will enumerate all of the primitives of the current p-group 
  | 
  | 
||
Parameters  | 
none 
  | 
  | 
||
Return Value  | 
FromPgroup returns a PrimList class 
  | 
  | 
||
Remarks  | 
This function retrieves every primitive in a p-group, but will not delve into children of primitives that serve as containers (such as POLYGON_NODEs). 
  | 
  | 
||
See Also  | 
 
  | 
  | 
||
Example  | 
To visit all the children of a p-group, do this: 
 
 
 
  | 
  |