boolean | GetInclude () |
Get method for attribute "Include" Surface collection instruction attribute. | |
/*optional*/ SurfaceCollectionRules | GetRules () |
Get method for attribute "Rules" Surface collection instruction rules. Used for Geometry or Shape based surface collection | |
/*optional*/ SurfaceCollectionReferences | |
Get method for attribute "SrfCollectionReferences" The references contained in a surface collection instruction | |
GetType () | |
Get method for attribute "Type" The surface collection instruction type | |
void | SetInclude (boolean value) |
Set method for attribute "Include" Surface collection instruction attribute. | |
void | |
Set method for attribute "Rules" Surface collection instruction rules. Used for Geometry or Shape based surface collection | |
void | |
Set method for attribute "SrfCollectionReferences" The references contained in a surface collection instruction | |
void | |
Set method for attribute "Type" The surface collection instruction type |
GetType | ||
GetType | () | |
SetType | ||
void | SetType |
GetInclude | ||
boolean | GetInclude | () |
SetInclude | ||
void | SetInclude | (boolean value) |
GetSrfCollectionReferences | ||
/*optional*/ SurfaceCollectionReferences | GetSrfCollectionReferences | () |
SetSrfCollectionReferences | ||
void | SetSrfCollectionReferences |
GetRules | ||
/*optional*/ SurfaceCollectionRules | GetRules | () |
SetRules | ||
void | SetRules |