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