Gets the design standard for this Hole Wizard feature.
NOTE: This property is a get-only property. Set is not implemented.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Standard As System.String |
Visual Basic (Usage) | |
---|
Dim instance As IWizardHoleFeatureData2
Dim value As System.String
instance.Standard = value
value = instance.Standard |
C# | |
---|
System.string Standard {get; set;} |
C++/CLI | |
---|
property System.String^ Standard {
System.String^ get();
void set ( & System.String^ value);
} |
Property Value
Design standard
Remarks
See Also
Availability
SOLIDWORKS 2001Plus FCS, Revision Number 10.0