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