Skip to main content

Motion Standalone Preprocessor C# library 2025 R1

Class BuilderParamBlock

Last update: 16.07.2025

Namespace: VM.CAD.Builders
Assembly: VM.CAD.Builders.dll

This class represents the builder parameter for block geometry.

public class BuilderParamBlock : BuilderParamTransform

Inheritance

objectBuilderParamBaseBuilderParamColorGeomBuilderParamTransformBuilderParamBlock

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(object, LinkPropertyType)

Constructors

BuilderParamBlock()

public BuilderParamBlock()

Properties

Depth

Gets or sets the depth.

public double Depth { get; set; }

Property Value

double

Height

Gets or sets the height.

public double Height { get; set; }

Property Value

double

Width

Gets or sets the width.

public double Width { get; set; }

Property Value

double

Connect with Ansys