| Library | Module | Frames | Expand |
| Property | CurveCount | as Long |
| The number of curves found in the layer. | ||
| Property | Name | as String |
| The name of the layer as stored in the external geometry file. | ||
| Property | SurfaceCount | as Long |
| The number of surfaces found in the layer. | ||
| Property | TrimmedSurfaceCount | as Long |
| The number of trimmed surfaces found in the layer. | ||
| Sub | SetAction (Action as IpfcImportAction) | |
| Sets the behavior for Creo Parametric to use when importing this layer. | ||
| Sub | SetNewName (NewName as String) | |
| Sets the new name for the imported layer. | ||
| Property | CurveCount | as Long |
|
The number of curves found in the layer. |
| Property | Name | as String |
|
The name of the layer as stored in the external geometry file. |
| Property | SurfaceCount | as Long |
|
The number of surfaces found in the layer. |
| Property | TrimmedSurfaceCount | as Long |
|
The number of trimmed surfaces found in the layer. |
| Sub | SetAction | (Action as IpfcImportAction) |
|
Sets the behavior for Creo Parametric to use when importing this layer.
|
| Sub | SetNewName | (NewName as String) |
|
Sets the new name for the imported layer.
|