Class SlidingBearing
Last update: 16.07.2025Namespace: VM.Managed.DAFUL.Builder.GearTrain
Assembly: VMBldGearTrain.dll
Sliding Bearing
public class SlidingBearing : BearingBase<slidingbearing>, IBuilder
Inheritance
object ←
BuilderBase
Implements
IBuilder
Inherited Members
BearingBase
Extension Methods
LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkedObjects
Constructors
SlidingBearing()
public SlidingBearing()
Methods
OnPostBuild(ObjectBase, Document)
Called when [post build].
protected override bool OnPostBuild(ObjectBase obCreated, Document doc)
Parameters
obCreated ObjectBase
The ob created.
doc Document
The document.