SoWriteAction Constructor (SoOutput) |
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoWriteAction(
SoOutput out
)
Public Sub New (
out As SoOutput
)
public:
SoWriteAction(
SoOutput^ out
)
new :
out : SoOutput -> SoWriteAction
Parameters
- out
- Type: OIV.InventorSoOutput
Remarks See Also