Load non-existing linetypes and custom hatches from the shape settings of other document.
Namespace:
RootPro.RootProCAD
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax public abstract void LoadTable(
ShapeSettings settings
)
Public MustOverride Sub LoadTable (
settings As ShapeSettings
)
Parameters
- settings
- Type: RootPro.RootProCADShapeSettings
shape settings in other document.
See Also