Class BuilderParamRoller
Last update: 16.07.2025Namespace: VM.CAD.Builders.Links
Assembly: VM.CAD.Builders.Links.dll
public class BuilderParamRoller : BuilderParamTransform
Inheritance
object ← BuilderParamBase ← BuilderParamColorGeom ← BuilderParamTransform ← BuilderParamRoller
Inherited Members
BuilderParamTransform.Transform, 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
BuilderParamRoller()
public BuilderParamRoller()
Properties
Axis
public Vector Axis { get; set; }
Property Value
Vector
CenterPosition
public Vector CenterPosition { get; set; }
Property Value
Vector
Cylinders
public List<builderparamcylinder> Cylinders { get; set; }
Property Value
Profile
public List<vector> Profile { get; set; }