Skip to main content

Motion Standalone Preprocessor C# library 2025 R1

Class SolidBodyMultiSubtract

Last update: 16.07.2025

Namespace: VM.Managed.Symmetric.CAD
Assembly: VMSymBase.dll

public class SolidBodyMultiSubtract : SolidBodyMulti, ISymmetricMultiBuilder, ISymmetricUpdater

Inheritance

objectSolidBodyMultiSolidBodyMultiSubtract

Implements

ISymmetricMultiBuilder, ISymmetricUpdater

Inherited Members

SolidBodyMulti.UpdateBuild(Builder, Builder, SymmetricType, Plane, Document)

Extension Methods

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

Constructors

SolidBodyMultiSubtract()

public SolidBodyMultiSubtract()

Methods

Initialize(ISymmetricManager)

Initialize the symmetric objects.

public virtual bool Initialize(ISymmetricManager Manager)

Parameters

Manager ISymmetricManager

Returns

bool

true if success; otherwise, false.

Update(ObjectBase, ObjectBase, SymmetricType, Plane, Document)

Updates the symmetric objects.

public bool Update(ObjectBase tool, ObjectBase target, SymmetricType sym_type, Plane sym_plane, Document doc)

Parameters

tool ObjectBase

The reference object.

target ObjectBase

The target object.

sym_type SymmetricType

Specifies type of symmetric.

sym_plane Plane

Plane of symmetric.

doc Document

Returns

bool

true if success; otherwise, false.

Connect with Ansys