Class BuilderParamCylinder
Last update: 16.07.2025Namespace: VM.CAD.Builders
Assembly: VM.CAD.Builders.dll
public class BuilderParamCylinder : BuilderParamColorGeom
Inheritance
object ← BuilderParamBase ← BuilderParamColorGeom ← BuilderParamCylinder
Derived
BuilderParamCone, BuilderParamEllipseCylinder
Inherited Members
BuilderParamColorGeom.Color, BuilderParamBase.ToXmlString(), BuilderParamBase.FinalizeParameter(), BuilderParamBase.SetTypeName(), BuilderParamBase.Key, BuilderParamBase.TypeName, BuilderParamBase.Transparency
Extension Methods
LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkedObjects
Constructors
BuilderParamCylinder()
public BuilderParamCylinder()
Properties
BottomPosition
public Vector BottomPosition { get; set; }
Property Value
Vector
RadiusMajor
public double RadiusMajor { get; set; }
Property Value
TopPosition
public Vector TopPosition { get; set; }
Property Value
Vector