Table of Contents

Class CmdSave

Namespace
FemDesign.Calculate
Assembly
FemDesign.Core.dll

fdscript.xsd CMDSAVE

public class CmdSave : CmdCommand
Inheritance
CmdSave
Inherited Members
Extension Methods

Constructors

CmdSave(string)

public CmdSave(string filepath)

Parameters

filepath string

Fields

Command

public string Command

Field Value

string

Properties

FilePath

public string FilePath { get; set; }

Property Value

string

Methods

ToXElement()

public override XElement ToXElement()

Returns

XElement