WrongBendFeatureGetGeometry
Method
|
Namespace: Bricscad.SheetMetal
Assembly: BrxMgd (in BrxMgd.dll) Version:
26.1.4.0
Syntax
public List<FullSubentityPath> GetGeometry(
WrongBendFeatureSideType type
)
Public Function GetGeometry (
type As WrongBendFeatureSideType
) As List(Of FullSubentityPath)
public:
List<FullSubentityPath>^ GetGeometry(
WrongBendFeatureSideType type
)
member GetGeometry :
type : WrongBendFeatureSideType -> List<FullSubentityPath>
Parameters
- type WrongBendFeatureSideType
-
Return Value
ListFullSubentityPath
See Also