Gets the definition for the face hatch.
NOTE: This property is a get-only property. Set is not implemented.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Definition As System.String |
Visual Basic (Usage) | |
---|
Dim instance As IFaceHatch
Dim value As System.String
instance.Definition = value
value = instance.Definition |
C# | |
---|
System.string Definition {get; set;} |
C++/CLI | |
---|
property System.String^ Definition {
System.String^ get();
void set ( & System.String^ value);
} |
Property Value
Definition for face hatch
Example
See Also
Availability
SolidWorks 2003 FCS, Revision Number 11.0