Skip to main content

Motion Standalone Preprocessor C# library 2025 R1

Class Bush

Last update: 16.07.2025

Namespace: VM.Managed.Symmetric.Force
Assembly: VMSymFB.dll

public class Bush : Force<bush propertybush>, ISymmetricUpdater

Inheritance

object ← Named ← ConnectorForceBush

Implements

ISymmetricUpdater

Inherited Members

Force.Update(ObjectBase, ObjectBase, SymmetricType, Plane, Document), Connector.Update(ObjectBase, ObjectBase, SymmetricType, Plane, Document), Named.Update(ObjectBase, ObjectBase, SymmetricType, Plane, Document), Named.Initialize(ISymmetricManager), Named.FindObject(string, SymmetricType, Plane, Document), Named.SymmetricManager

Extension Methods

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

Constructors

Bush()

public Bush()

Methods

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

Updates the symmetric objects.

public override 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.

UpdateProperty(PropertyBush, PropertyBush, SymmetricType, Plane, Document)

public static bool UpdateProperty(PropertyBush toolProperty, PropertyBush targetProperty, SymmetricType sym_type, Plane sym_plane, Document doc)

Parameters

toolProperty PropertyBush

targetProperty PropertyBush

sym_type SymmetricType

sym_plane Plane

doc Document

Returns

bool

Connect with Ansys