Interface IMultiObjectUserData
Implement this interface on your UserData objects if you want your UserData to be displayed
as a common property of multiple selected objects.
Assembly: CADability.dll
Syntax
public interface IMultiObjectUserData
Properties
|
Improve this Doc
View Source
isChanging
Declaration
Property Value
| Type |
Description |
| System.Boolean |
|
Methods
|
Improve this Doc
View Source
GetShowProperty(GeoObjectList)
Declaration
IShowProperty GetShowProperty(GeoObjectList selectedObjects)
Parameters
Returns