Click or drag to resize

NDViewCommandsSave Property

Saves 3D view to a file.

Namespace:  MediaCy.Automation.ND.View
Assembly:  MediaCy.Automation.ND (in MediaCy.Automation.ND.dll) Version: 1.0.0.0
Syntax
VB
Public Shared ReadOnly Property Save ( 
	parent As McCommand
) As SaveViewCommand
	Get

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: SaveViewCommand
See Also