Class SolidBodyCylinderSimple
Last update: 16.07.2025Namespace: VM.Managed.DAFUL.Builder
Assembly: VMBld.dll
public class SolidBodyCylinderSimple : SolidBodyCylinder<buildercylindersimple>, IBuilder
Inheritance
object ←
BuilderBase
Implements
Inherited Members
SolidBody
Extension Methods
LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkedObjects
Constructors
SolidBodyCylinderSimple()
public SolidBodyCylinderSimple()
Properties
BottomPosition
public PointBase BottomPosition { get; }
Property Value
PointBase
RadiusMajor
public Variable RadiusMajor { get; set; }
Property Value
Variable
TopPosition
public PointBase TopPosition { get; }
Property Value
PointBase
Methods
MakeSymmetricSolidBuilder()
protected override Builder MakeSymmetricSolidBuilder()
Returns
Builder
OnPostBuild(ObjectBase, Document)
protected override bool OnPostBuild(ObjectBase obCreated, Document doc)
Parameters
obCreated ObjectBase
doc Document
Returns
SetSolidBuilderProperty(BuilderCylinderSimple)
protected override void SetSolidBuilderProperty(BuilderCylinderSimple solidBuilder)
Parameters
solidBuilder BuilderCylinderSimple