Gets or sets how to replace components when keeping missing items.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property KeepReplacedCompOption As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As IBomFeature
Dim value As System.Integer
instance.KeepReplacedCompOption = value
value = instance.KeepReplacedCompOption |
C# | |
---|
System.int KeepReplacedCompOption {get; set;} |
C++/CLI | |
---|
property System.int KeepReplacedCompOption {
System.int get();
void set ( & System.int value);
} |
Property Value
Option for replacing components as defined in
swKeepReplacedCompOption_e
Example
Remarks
See Also
Availability
SOLIDWORKS 2015 FCS, Revision Number 23.0