Gets or sets the fixed face or edge for this sheet metal feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property FixedReference As Object |
Visual Basic (Usage) | |
---|
Dim instance As ISheetMetalFeatureData
Dim value As Object
instance.FixedReference = value
value = instance.FixedReference
|
C# | |
---|
object FixedReference {get; set;} |
C++/CLI | |
---|
property Object^ FixedReference {
Object^ get();
void set (Object^ value);
} |
Return Value
Fixed reference entity (edge or face)
Example
Remarks
See Also
Availability
SolidWorks 2001 SP1, Revision Number 9.1