JunctionFeatureConnection
Property
|
Namespace: Bricscad.SheetMetal
Assembly: BrxMgd (in BrxMgd.dll) Version:
26.1.4.0
Syntax
public JunctionFeatureConnectionType Connection { get; }
Public ReadOnly Property Connection As JunctionFeatureConnectionType
Get
public:
property JunctionFeatureConnectionType Connection {
JunctionFeatureConnectionType get ();
}
member Connection : JunctionFeatureConnectionType with get
Property Value
JunctionFeatureConnectionType
See Also