Gets or sets the end-condition face of this simple hole feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Face As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As ISimpleHoleFeatureData2
Dim value As System.Object
instance.Face = value
value = instance.Face |
C# | |
---|
System.object Face {get; set;} |
C++/CLI | |
---|
property System.Object^ Face {
System.Object^ get();
void set ( & System.Object^ value);
} |
Property Value
End condition
face or NULL if the operation fails
Remarks
See Also
Availability
SolidWorks 2001Plus FCS, Revision Number 10.0