<Code Lib>
2021 Method
Changes 0
M

RebarShapeMultiplanarDefinition.SetPresenceOfSegments

Description:
Simultaneously set the presence of all 3D segments.

public void SetPresenceOfSegments(
	bool isDuplicateShapePresent,
	bool isStartConnectorPresent,
	bool isEndConnectorPresent
)

  • Boolean
    isDuplicateShapePresent
  • Boolean
    isStartConnectorPresent
  • Boolean
    isEndConnectorPresent

Loading…