Skip to main content

Motion Standalone Preprocessor C# library 2025 R1

Class ChamferInfoEdge

Last update: 16.07.2025

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

Champer information of specific edge for the extrude geometry

public class ChamferInfoEdge : ChamferInfo

Inheritance

objectChamferInfoChamferInfoEdge

Inherited Members

ChamferInfo.Radius, ChamferInfo.LeftRange, ChamferInfo.RightRange

Extension Methods

LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType), LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType), LinkPropertyItemCache.GetLinkedObjects(object, LinkPropertyType)

Constructors

ChamferInfoEdge()

public ChamferInfoEdge()

Properties

Point

Point of the champer

public Vector Point { get; set; }

Property Value

Vector

Vector

Vector of the champer

public Vector Vector { get; set; }

Property Value

Vector

Connect with Ansys