Click or drag to resize

ModelerEx Class

Extension methods of IModeler interface
Inheritance Hierarchy
SystemObject
  SolidWorks.Interop.sldworksModelerEx

Namespace:  SolidWorks.Interop.sldworks
Assembly:  CodeStack.SwEx.MacroFeature (in CodeStack.SwEx.MacroFeature.dll) Version: 0.5.3.0 (0.5.3.0)
Syntax
public static class ModelerEx

The ModelerEx type exposes the following members.

Methods
Remarks
Use these extensions in the context of OnRebuild(ISldWorks, IModelDoc2, IFeature) to create a body for macro feature
See Also