Table of Contents

Class CmdChild

Namespace
FemDesign.Calculate
Assembly
FemDesign.Core.dll

fdscript.xsd cmdchild

public class CmdChild : CmdCommand
Inheritance
CmdChild
Inherited Members
Extension Methods

Constructors

CmdChild(string)

public CmdChild(string filePath)

Parameters

filePath string

Fields

_templatePath

public string _templatePath

Field Value

string

Properties

TemplatePath

public string TemplatePath { get; set; }

Property Value

string

Methods

ToXElement()

public override XElement ToXElement()

Returns

XElement