This .NET class wraps the AcBrMesh2dFilter ObjectARX class.The Mesh2dFilter class is the interface class for 2d mesh filters. This class defines the mapping between topology objects and 2d mesh controls that are used as filters on 2d mesh generation.
Autodesk.AutoCAD.BoundaryRepresentation.Mesh2dFilter
Public sealed Class Mesh2dFilter Inherits DisposableWrapper
public sealed class Mesh2dFilter : DisposableWrapper;
Comments? |