Gets or sets whether the manipulator is deleted when a component in an assembly is modified or deleted.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Options As Integer |
Visual Basic (Usage) | |
---|
Dim instance As IManipulator
Dim value As Integer
instance.Options = value
value = instance.Options
|
C# | |
---|
int Options {get; set;} |
C++/CLI | |
---|
property int Options {
int get();
void set (int value);
} |
Return Value
Option as defined in
swManipulatorOptions_e (see
Remarks)
Remarks
See Also
Availability
SolidWorks 2009 SP2, Revision Number 17.2