Class Bumpstop
Last update: 16.07.2025Namespace: VM.Managed.Symmetric.Car.Force
Assembly: VMSymCar.dll
public class Bumpstop : ForceCar<bumpstop propertybumpstop>, ISymmetricUpdater
Inheritance
object ←
Named
Implements
ISymmetricUpdater
Inherited Members
ForceCar
Extension Methods
LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkedObjects
Constructors
Bumpstop()
public Bumpstop()
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
true if success; otherwise, false.