Gets or sets whether to automatically size the reference plane feature to either the geometry on which it is created or to the bounding box of the model geometry.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property AutoSize As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IRefPlaneFeatureData
Dim value As System.Boolean
instance.AutoSize = value
value = instance.AutoSize |
C# | |
---|
System.bool AutoSize {get; set;} |
C++/CLI | |
---|
property System.bool AutoSize {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True to automatically size the reference plane, false to not
Remarks
See Also
Availability
SolidWorks 2003 FCS, Revision Number 11.0