Skip to main content

Motion Standalone Preprocessor C# library 2025 R2

Class ExtractFaceSetBase

Last update: 16.07.2025

Namespace: VM.Managed.DAFUL.Builder.Contact
Assembly: VMBldCt.dll

public class ExtractFaceSetBase : IBuilder

Inheritance

objectExtractFaceSetBase

Derived

ExtractFaceSet, ExtractFaceSetMF

Implements

IBuilder

Extension Methods

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

Constructors

ExtractFaceSetBase()

public ExtractFaceSetBase()

Properties

FirstConnectable

protected virtual Body FirstConnectable { get; }

Property Value

Body

FirstFaceSetName

public string FirstFaceSetName { get; }

Property Value

string

InputArray

public string[] InputArray { get; set; }

Property Value

string[]

Parameters

public PickedResult[] Parameters { get; set; }

Property Value

PickedResult[]

SecondConnectable

protected virtual Body SecondConnectable { get; }

Property Value

Body

SecondFaceSetName

public string SecondFaceSetName { get; }

Property Value

string

SplitFirstBody

public bool SplitFirstBody { get; }

Property Value

bool

SplitSecondBody

public bool SplitSecondBody { get; }

Property Value

bool

TargetFaces

protected virtual Face[] TargetFaces { get; }

Property Value

Face[]

Tolerance

public double Tolerance { get; }

Property Value

double

UseTolerance

public bool UseTolerance { get; }

Property Value

bool

Methods

CreateFaceSet(string, SolidBody, Face[], Document3D)

protected virtual void CreateFaceSet(string strName, SolidBody sbParent, Face[] arFace, Document3D doc3D)

Parameters

strName string

sbParent SolidBody

arFace Face[]

doc3D Document3D

CreateFaceSet(string, Body, Face[], Document3D)

protected virtual void CreateFaceSet(string strName, Body sbParent, Face[] arFace, Document3D doc3D)

Parameters

strName string

sbParent Body

arFace Face[]

doc3D Document3D

Success()

public bool Success()

Returns

bool

Connect with Ansys