Gets or sets the selected entities used to create the reference plane feature or sets the entities to use to create the reference plane feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Selections As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As IRefPlaneFeatureData
Dim value As System.Object
instance.Selections = value
value = instance.Selections |
C# | |
---|
System.object Selections {get; set;} |
C++/CLI | |
---|
property System.Object^ Selections {
System.Object^ get();
void set ( & System.Object^ value);
} |
Property Value
Array of selected entities
Remarks
See Also
Availability
SolidWorks 2003 FCS, Revision Number 11.0