Gets or sets the linear sketch entity to propagate to the flat pattern of this cylindrical or conical swept flange feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property CylindricalOrConicalEdge As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As ISweptFlangeFeatureData
Dim value As System.Object
instance.CylindricalOrConicalEdge = value
value = instance.CylindricalOrConicalEdge |
C# | |
---|
System.object CylindricalOrConicalEdge {get; set;} |
C++/CLI | |
---|
property System.Object^ CylindricalOrConicalEdge {
System.Object^ get();
void set ( & System.Object^ value);
} |
Property Value
Linear sketch entity
Remarks
See Also
Availability
SOLIDWORKS 2021 FCS, Revision Number 29