Gets whether the DimXpert cone is a hole or a pin.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property Inner As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IDimXpertConeFeature
Dim value As Boolean
value = instance.Inner
|
C++/CLI | |
---|
property bool Inner {
bool get();
} |
Return Value
True if cone is a hole; false if a pin
Example
See Also
Availability
SolidWorks 2010 FCS, Revision Number 18.0