Skip to main content

Motion Standalone Preprocessor C# library 2025 R1

Class SectionModificationSplit

Last update: 16.07.2025

Namespace: VM.Managed.DAFUL.Builder.GearTrain
Assembly: VMBldGearTrain.dll

public class SectionModificationSplit : IBuilder

Inheritance

objectSectionModificationSplit

Implements

IBuilder

Extension Methods

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

Constructors

SectionModificationSplit()

public SectionModificationSplit()

Properties

BuildObject

public ObjectBase BuildObject { get; }

Property Value

ObjectBase

Parameters

public PickedResult[] Parameters { get; set; }

Property Value

PickedResult[]

TargetSection

public Section TargetSection { get; }

Property Value

Section

Methods

Build(Document)

public void Build(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