

Property | as String | |
Name, excluding the extension. | ||
Property | as String [optional] | |
Path to the table file, or null, if the file is in the working directory. | ||
Property | as IpfcPoint3D | |
The position for the retrieved table. | ||
Property | ||
The simplified representation to use when copying data in the table. If null, the master representation of the reference solid will be used. | ||
Property | ||
The solid model from which to copy data into the table. If null, the table will not use any solid model data. | ||
Property | as Long [optional] | |
The file version, or null, for the latest file. |

Function | CCpfcTableRetrieveInstructions.Create (FileName as String, Position as IpfcPoint3D) as IpfcTableRetrieveInstructions |
Creates a data object containing instructions to retrieve a drawing table. Pass this function to IpfcTableOwner.RetrieveTable(). or IpfcTableOwner.RetrieveTableByOrigin(). |

Property | FileName | as String |

Property | Path | as String [optional] |

Property | Position | as IpfcPoint3D |

Property | ReferenceRep |

Property | ReferenceSolid |

Property | Version | as Long [optional] |

Function | CCpfcTableRetrieveInstructions.Create |
