Skip to main content

Motion Standalone Preprocessor C# library 2025 R1

Class ShellToSolid

Last update: 16.07.2025

Namespace: VM.Managed.DAFUL.Builder.FE
Assembly: VMBldFE.dll

public class ShellToSolid : IBuilder

Inheritance

objectShellToSolid

Implements

IBuilder

Extension Methods

LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType), LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType), LinkPropertyItemCache.GetLinkedObjects(object, LinkPropertyType)

Constructors

ShellToSolid()

public ShellToSolid()

Fields

m_bSuccess

protected bool m_bSuccess

Field Value

bool

Properties

BuildObject

public ObjectBase BuildObject { get; }

Property Value

ObjectBase

InputArray

public string[] InputArray { get; set; }

Property Value

string[]

Methods

Build(Document)

public void Build(Document docToAdd)

Parameters

docToAdd Document

Build(Document, List)

public void Build(Document docToAdd, List<string> lstSetPointKeys)

Parameters

docToAdd Document

lstSetPointKeys Liststring&gt;

BuildImpl(Document)

public virtual void BuildImpl(Document docToAdd)

Parameters

docToAdd Document

Success()

public bool Success()

Returns

bool

Validate(IList)

public bool Validate(IList<string> lstErrorMessage)

Parameters

lstErrorMessage IListstring&gt;

Returns

bool

Connect with Ansys