Click or drag to resize

DisplayDimensionPlaceholder Class

This is a mock implementation of display SOLIDWORKS dimension It is used in ConvertDisplayDimensions(IModelDoc2, IFeature, IDisplayDimension) for supporting the backward compatibility of macro feature parameters
Inheritance Hierarchy
SystemObject
  CodeStack.SwEx.MacroFeature.PlaceholdersDisplayDimensionPlaceholder

Namespace:  CodeStack.SwEx.MacroFeature.Placeholders
Assembly:  CodeStack.SwEx.MacroFeature (in CodeStack.SwEx.MacroFeature.dll) Version: 0.5.3.0 (0.5.3.0)
Syntax
public class DisplayDimensionPlaceholder : DisplayDimension, 
	IDisplayDimension

The DisplayDimensionPlaceholder type exposes the following members.

Constructors
See Also