API Documentation > Classes > Interface IpfcSTEP2DExportInstructions
Interface IpfcSTEP2DExportInstructions
Description
This interface is used to export a non-solid model to STEP format.
See Also:
Direct Parent Classes:
User Guide References:
Property Summary
Property
as IpfcExport2DOption [optional]
Method Summary
Function
Creates a new instructions object used to export a non-solid model to STEP format.
Property Detail
Property
OptionValue
as IpfcExport2DOption [optional]
Method Detail
Function
CCpfcSTEP2DExportInstructions.Create
Creates a new instructions object used to export a non-solid model to STEP format.
See Also:
Returns:
The created instruction object.
Was this helpful?