SoToVRMLActionExpandSoFile Method |
Sets whether to read the contents of SoFile nodes into the new scene graph.
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic void ExpandSoFile(
bool e
)
Public Sub ExpandSoFile (
e As Boolean
)
public:
void ExpandSoFile(
bool e
)
member ExpandSoFile :
e : bool -> unit
Parameters
- e
- Type: SystemBoolean
Remarks
See Also